vif-common: disable handle_iptable
authorHans van Kranenburg <hans@knorrie.org>
Thu, 3 Jan 2019 23:35:45 +0000 (00:35 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Tue, 15 Dec 2020 09:15:41 +0000 (10:15 +0100)
commit8b3fc51fa077abb695cc5024b5df143ddb02ae1b
tree46d86d636fb23cc3bb5e1f9c77cb08a5d275ce36
parentc8033cf0b68b0fb32459e7190584b465e6e55c3c
vif-common: disable handle_iptable

Also see Debian bug #894013. The current attempt at providing
anti-spoofing rules results in a situation that does not have any
effect. Also note that forwarding bridged traffic to iptables is not
enabled by default, and that for openvswitch users it does not make any
sense.

So, stop cluttering the live iptables ruleset.

This functionality seems to be introduced before 2004 and since then it
has never got some additional love.

It would be nice to have a proper discussion upstream about how Xen
could provide some anti mac/ip spoofing in the dom0. It does not seem to
be a trivial thing to do, since it requires having quite some knowledge
about what the domU is allowed to do or not (e.g. a domU can be a
router...).
tools/hotplug/Linux/vif-common.sh